waitBluetoothSecs

@get:JvmName(name = "getWaitBluetoothSecs")
@set:JvmName(name = "setWaitBluetoothSecs")
var waitBluetoothSecs: Int
Description: The number of seconds for to wait before turning off BLE in No Bluetooth states
Technical Details: ESP32 Only 0 for default of 1 minute

uint32 wait_bluetooth_secs = 4;